github.com/andybalholm/brotli.h5.Store (method, view implemented interface methods)
5 uses
github.com/andybalholm/brotli (current package)
h5.go#L72: func (h *h5) Store(data []byte, mask uint, ix uint) {
h5.go#L84: h.Store(data, mask, i)
h5.go#L93: h.Store(ringbuffer, ringbuffer_mask, position-3)
h5.go#L94: h.Store(ringbuffer, ringbuffer_mask, position-2)
h5.go#L95: h.Store(ringbuffer, ringbuffer_mask, position-1)
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |